home *** CD-ROM | disk | FTP | other *** search
/ PC Media 4 / PC MEDIA CD04.iso / share / os2 / os2_031a / ultra.scr < prev    next >
Encoding:
Text File  |  1994-12-19  |  3.0 KB  |  44 lines

  1. /************************ START OF SPECIFICATIONS ****************************/
  2. /*                                                                           */
  3. /* SOURCE FILE NAME:  ULTRA.SCR                                              */
  4. /*                                                                           */
  5. /* DESCRIPTIVE NAME:  Filelist control file audio device Installation        */
  6. /*                                                                           */
  7. /* COPYRIGHT:                                                                */
  8. /*              Copyright (c) IBM Corporation  1994                          */
  9. /*                        All Rights Reserved                                */
  10. /*                                                                           */
  11. /* DESCRIPTION:                                                              */
  12. /* This file lists all the files that should be copied by Minstall in order  */
  13. /* to install the adapter.                                                   */
  14. /*                                                                           */
  15. /* The subdirectories used are listed below.  If you need other              */
  16. /* subdirectories, you must define them in the CONTROL.SCR file.             */
  17. /*                                                                           */
  18. /*   sourcedir= "\\"                                       = 0               */
  19. /*                                                                           */
  20. /*   destindir= "\\MMOS2\\"                                = 0               */
  21. /*   destindir= "\\MMOS2\\DLL\\"                           = 2               */
  22. /*   destindir= "\\MMOS2\\INSTALL\\'                       = 4               */
  23. /*   destindir= "\\MMOS2\\HELP\\"                          = 7               */
  24. /*   destindir= "\\OS2\\BOOT\\"                            = 8               */
  25. /*                                                                           */
  26. /*************************** END OF SPECIFICATIONS ***************************/
  27.  
  28. /*  Total Number of Files to copy                                            */
  29. /*  Change this number to match the number of files you are copying          */
  30.     9
  31.  
  32. /* Disk# Group# Dest# Source# Filename         Comment                       */
  33.  
  34.     0       0     2      0    "cardinfo.dll"   /* Info for install           */
  35.     0      33     4      0    "audplay.ico"    /* Icon for Install           */
  36.     0      33     4      0    "MIDIPLAY.ico"   /* Icon for Install           */
  37.     0      33     4      0    "VIDPLAY.ico"    /* Icon for Install           */
  38.     0      33     7      0    "ULTRA.hlp"      /* Help File for OPL3         */
  39.     0      33     0      0    "ULTRA2.sys"     /* Device driver              */
  40.     0      33     0      0    "ULTRADMN.EXE"   /* Patch Daemon               */
  41.     0      33     0      0    "ULTRALDR.EXE"   /* Patch File Loader          */
  42.     0      33     2      0    "ULTRARES.DLL"   /* Patch File Loader          */
  43.  
  44.